Skip to content

Disable Ruby updates by Renovate and revert to Ruby v3#745

Merged
Yang-33 merged 5 commits intoline:masterfrom
eucyt:feature/update-manifest
Jan 22, 2026
Merged

Disable Ruby updates by Renovate and revert to Ruby v3#745
Yang-33 merged 5 commits intoline:masterfrom
eucyt:feature/update-manifest

Conversation

@eucyt
Copy link
Copy Markdown
Contributor

@eucyt eucyt commented Jan 22, 2026

Ruby version upgrades should be performed manually. Updating Ruby requires changes to the CI configuration, and language versions do not necessarily follow semantic versioning.

Since Ruby v4 has not been sufficiently validated yet, we will revert to v3 for now.

@eucyt eucyt requested a review from a team January 22, 2026 02:16
@eucyt eucyt enabled auto-merge January 22, 2026 02:16
@Yang-33 Yang-33 disabled auto-merge January 22, 2026 02:24
Comment thread Gemfile.lock
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The root cause of not being able to detect the failure of the release job in advance is that the Ruby version was partially upgraded to 4 by Renovate. #726.
The manifest was the trigger for the failure this time, but I believe issues will arise due to other libraries as well. It may work with Ruby 3.4 probably.

Since there are issues with using Ruby 4(#721), it would be better to configure Renovate not to update it automatically. This is a straightforward fix, so I would appreciate it if you could address it as well!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this PR. No need to split change

@eucyt eucyt changed the title Update manifest version Disable Ruby updates by Renovate and revert to Ruby v3 Jan 22, 2026
@eucyt eucyt requested a review from a team January 22, 2026 02:53
@eucyt eucyt self-assigned this Jan 22, 2026
Copy link
Copy Markdown
Contributor

@Yang-33 Yang-33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Yang-33 Yang-33 added this pull request to the merge queue Jan 22, 2026
Merged via the queue into line:master with commit ae14d4c Jan 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants